home *** CD-ROM | disk | FTP | other *** search
- Intel ISIS Kermit Installation Notes
-
-
- To install Intel ISIS Kermit, perform the following steps:
-
- (1) Obtain copies of the Kermit tape files for Intel ISIS Kermit.
-
- (2) Run command file MDSREN.CSD. This will rename the Kermit
- files to the appropriate names. This command file has
- two parameters: (1) the drive containing the REN command
- and (2) the drive containing the Kermit files.
-
- Example:
-
- SUBMIT :F1:MDSREN (:F0:,:F1:)
-
- (3) Run command file MDSGEN.CSD. This will compile the programs
- and link and locate the object files. This command file
- has four parameters: (1) the drive containing the PLM80,
- LINK, and LOC files, (2) the drive containing the Kermit
- files, (3) the current date (for the compile listings),
- and (4) an optional parameter used to pass controls to the
- compiler.
-
- Example:
-
- SUBMIT :F1:MDSGEN (:F0:,:F1:,'06/30/89')
-
- You will now have a executable file KERMIT on the drive containing
- the Kermit distribution files.
-